func io/fs.cleanGlobPath

2 uses

	io/fs (current package)
		glob.go#L60: 	dir = cleanGlobPath(dir)
		glob.go#L86: func cleanGlobPath(path string) string {